[INFO] cloning repository https://github.com/graysonrie/gmhelper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/graysonrie/gmhelper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgraysonrie%2Fgmhelper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgraysonrie%2Fgmhelper'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b5816fda084b25faa64712746e0ae722ed32ee3e
[INFO] fixing graysonrie/gmhelper against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgraysonrie%2Fgmhelper" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/graysonrie/gmhelper
[INFO] finished tweaking git repo https://github.com/graysonrie/gmhelper
[INFO] tweaked toml for git repo https://github.com/graysonrie/gmhelper written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/graysonrie/gmhelper on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/graysonrie/gmhelper already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid-macro-internal v1.18.1
[INFO] [stderr]   Downloaded xkbcommon v0.9.0
[INFO] [stderr]   Downloaded enigo v0.6.1
[INFO] [stderr]   Downloaded pxfm v0.1.26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 42fbba4d4de34fa48e79efafc7f367c951d17b402ff943e20160a947fd9f2ecc
[INFO] running `Command { std: "docker" "start" "42fbba4d4de34fa48e79efafc7f367c951d17b402ff943e20160a947fd9f2ecc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "42fbba4d4de34fa48e79efafc7f367c951d17b402ff943e20160a947fd9f2ecc" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "42fbba4d4de34fa48e79efafc7f367c951d17b402ff943e20160a947fd9f2ecc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "42fbba4d4de34fa48e79efafc7f367c951d17b402ff943e20160a947fd9f2ecc" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking windows-link v0.2.1
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking windows-strings v0.5.1
[INFO] [stderr]     Checking windows-result v0.4.1
[INFO] [stderr]     Checking aligned v0.4.2
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]     Checking windows-threading v0.2.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking xkbcommon v0.9.0
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking zune-jpeg v0.4.21
[INFO] [stderr]     Checking pxfm v0.1.26
[INFO] [stderr]     Checking avif-serialize v0.8.6
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking zune-core v0.5.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking zune-jpeg v0.5.5
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking gif v0.14.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking filetime v0.2.26
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking ost_export v0.1.0 (/opt/rustwide/workdir/crates/ost_export)
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> crates/ost_export/src/api.rs:110:13
[INFO] [stdout]     |
[INFO] [stdout] 108 |         let trim_result = operations::trim_wav(
[INFO] [stdout]     |                           -------------------- arguments to this function are incorrect
[INFO] [stdout] 109 |             &input_path,
[INFO] [stdout] 110 |             &temp_trimmed_wav_path,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^ expected `&str`, found `&Result<String, PathBuf>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&str`
[INFO] [stdout]                found reference `&Result<String, PathBuf>`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> crates/ost_export/src/operations.rs:14:8
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub fn trim_wav(
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout]  15 |     input_path: &str,
[INFO] [stdout]  16 |     output_path: &str,
[INFO] [stdout]     |     -----------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this function are incorrect
[INFO] [stdout]    --> crates/ost_export/src/api.rs:134:9
[INFO] [stdout]     |
[INFO] [stdout] 134 |         operations::export_production_wav_file(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: expected `&str`, found `&Result<String, PathBuf>`
[INFO] [stdout]    --> crates/ost_export/src/api.rs:135:13
[INFO] [stdout]     |
[INFO] [stdout] 135 |             &temp_trimmed_wav_path,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: expected reference `&str`
[INFO] [stdout]                found reference `&Result<String, PathBuf>`
[INFO] [stdout] note: expected `&str`, found `&Result<String, PathBuf>`
[INFO] [stdout]    --> crates/ost_export/src/api.rs:136:13
[INFO] [stdout]     |
[INFO] [stdout] 136 |             &temp_prod_wav_path,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: expected reference `&str`
[INFO] [stdout]                found reference `&Result<String, PathBuf>`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> crates/ost_export/src/operations.rs:74:8
[INFO] [stdout]     |
[INFO] [stdout]  74 | pub fn export_production_wav_file(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  75 |     seamlessly_looping_wav_path: &str,
[INFO] [stdout]     |     ---------------------------------
[INFO] [stdout]  76 |     output_wav_path: &str,
[INFO] [stdout]     |     ---------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Result<String, PathBuf>: AsRef<Path>` is not satisfied
[INFO] [stdout]    --> crates/ost_export/src/api.rs:142:26
[INFO] [stdout]     |
[INFO] [stdout] 142 |         fs::remove_file(&temp_trimmed_wav_path)?;
[INFO] [stdout]     |         ---------------  ^^^^^^^^^^^^^^^^^^^^^ the trait `AsRef<Path>` is not implemented for `Result<String, PathBuf>`
[INFO] [stdout]     |         |
[INFO] [stdout]     |         required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `&Result<String, PathBuf>` to implement `AsRef<Path>`
[INFO] [stdout] note: required by a bound in `remove_file`
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/fs.rs:2669:0
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this function are incorrect
[INFO] [stdout]    --> crates/ost_export/src/api.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |         operations::export_production_mp4(&temp_prod_wav_path, &output_mp4_path, video_image_path)?;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: expected `&str`, found `&Result<String, PathBuf>`
[INFO] [stdout]    --> crates/ost_export/src/api.rs:147:43
[INFO] [stdout]     |
[INFO] [stdout] 147 |         operations::export_production_mp4(&temp_prod_wav_path, &output_mp4_path, video_image_path)?;
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: expected reference `&str`
[INFO] [stdout]                found reference `&Result<String, PathBuf>`
[INFO] [stdout] note: expected `&str`, found `&Result<String, PathBuf>`
[INFO] [stdout]    --> crates/ost_export/src/api.rs:147:64
[INFO] [stdout]     |
[INFO] [stdout] 147 |         operations::export_production_mp4(&temp_prod_wav_path, &output_mp4_path, video_image_path)?;
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: expected reference `&str`
[INFO] [stdout]                found reference `&Result<String, PathBuf>`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> crates/ost_export/src/operations.rs:191:8
[INFO] [stdout]     |
[INFO] [stdout] 191 | pub fn export_production_mp4(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 192 |     production_wav_path: &str,
[INFO] [stdout]     |     -------------------------
[INFO] [stdout] 193 |     output_mp4_path: &str,
[INFO] [stdout]     |     ---------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Result<String, PathBuf>: AsRef<Path>` is not satisfied
[INFO] [stdout]    --> crates/ost_export/src/api.rs:149:26
[INFO] [stdout]     |
[INFO] [stdout] 149 |         fs::remove_file(&temp_prod_wav_path)?;
[INFO] [stdout]     |         ---------------  ^^^^^^^^^^^^^^^^^^ the trait `AsRef<Path>` is not implemented for `Result<String, PathBuf>`
[INFO] [stdout]     |         |
[INFO] [stdout]     |         required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `&Result<String, PathBuf>` to implement `AsRef<Path>`
[INFO] [stdout] note: required by a bound in `remove_file`
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/fs.rs:2669:0
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this function are incorrect
[INFO] [stdout]    --> crates/ost_export/src/api.rs:195:9
[INFO] [stdout]     |
[INFO] [stdout] 195 |         operations::trim_wav(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: expected `&str`, found `&Result<String, PathBuf>`
[INFO] [stdout]    --> crates/ost_export/src/api.rs:196:13
[INFO] [stdout]     |
[INFO] [stdout] 196 |             &input_path,
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout]     = note: expected reference `&str`
[INFO] [stdout]                found reference `&Result<String, PathBuf>`
[INFO] [stdout] note: expected `&str`, found `&Result<String, PathBuf>`
[INFO] [stdout]    --> crates/ost_export/src/api.rs:197:13
[INFO] [stdout]     |
[INFO] [stdout] 197 |             &temp_trimmed_wav_path,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: expected reference `&str`
[INFO] [stdout]                found reference `&Result<String, PathBuf>`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> crates/ost_export/src/operations.rs:14:8
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub fn trim_wav(
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout]  15 |     input_path: &str,
[INFO] [stdout]     |     ----------------
[INFO] [stdout]  16 |     output_path: &str,
[INFO] [stdout]     |     -----------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this function are incorrect
[INFO] [stdout]    --> crates/ost_export/src/api.rs:201:9
[INFO] [stdout]     |
[INFO] [stdout] 201 |         operations::wav_to_ogg(&temp_trimmed_wav_path, &output_ogg_path)?;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: expected `&str`, found `&Result<String, PathBuf>`
[INFO] [stdout]    --> crates/ost_export/src/api.rs:201:32
[INFO] [stdout]     |
[INFO] [stdout] 201 |         operations::wav_to_ogg(&temp_trimmed_wav_path, &output_ogg_path)?;
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: expected reference `&str`
[INFO] [stdout]                found reference `&Result<String, PathBuf>`
[INFO] [stdout] note: expected `&str`, found `&Result<String, PathBuf>`
[INFO] [stdout]    --> crates/ost_export/src/api.rs:201:56
[INFO] [stdout]     |
[INFO] [stdout] 201 |         operations::wav_to_ogg(&temp_trimmed_wav_path, &output_ogg_path)?;
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: expected reference `&str`
[INFO] [stdout]                found reference `&Result<String, PathBuf>`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> crates/ost_export/src/operations.rs:50:8
[INFO] [stdout]     |
[INFO] [stdout]  50 | pub fn wav_to_ogg(input_path: &str, output_path: &str) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]     |        ^^^^^^^^^^ ----------------  -----------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Result<String, PathBuf>: AsRef<Path>` is not satisfied
[INFO] [stdout]    --> crates/ost_export/src/api.rs:202:26
[INFO] [stdout]     |
[INFO] [stdout] 202 |         fs::remove_file(&temp_trimmed_wav_path)?;
[INFO] [stdout]     |         ---------------  ^^^^^^^^^^^^^^^^^^^^^ the trait `AsRef<Path>` is not implemented for `Result<String, PathBuf>`
[INFO] [stdout]     |         |
[INFO] [stdout]     |         required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `&Result<String, PathBuf>` to implement `AsRef<Path>`
[INFO] [stdout] note: required by a bound in `remove_file`
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/fs.rs:2669:0
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr] error: could not compile `ost_export` (lib) due to 8 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "42fbba4d4de34fa48e79efafc7f367c951d17b402ff943e20160a947fd9f2ecc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42fbba4d4de34fa48e79efafc7f367c951d17b402ff943e20160a947fd9f2ecc", kill_on_drop: false }`
[INFO] [stdout] 42fbba4d4de34fa48e79efafc7f367c951d17b402ff943e20160a947fd9f2ecc
